home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / program / altamsfq.lha / alt-religion-amos.faq < prev   
INI File  |  1996-01-23  |  12KB  |  309 lines

  1. [------------------------------------------------------------------------]
  2.                       ALT.RELIGION.AMOS FAQ
  3.  
  4.                  First edition (Not complete yet)
  5.  
  6.              Edited by Paul Burkey & Carl Drinkwater                     
  7.  
  8. Contacts:-
  9.  
  10. Paul Burkey:     paulb@sneech.demon.co.uk
  11.  
  12. faq Contents:-
  13.  
  14. 1.  What is AMOS?
  15. 2.  NewsGroup Rules.
  16. 3.  Different Versions of AMOS.
  17. 4.  AMOS Extensions.
  18. 5.  AMOS Clubs or User Groups
  19. 6.  Books
  20. 7.  Aminet
  21. 8.  Other FTP sites.
  22. 9.  AMOS WWW sites.
  23. 10. AMOS problems and/or bugs.
  24. 11. Other Contact Addresses.
  25. 12. AMOS Users List
  26.  
  27. This faq is onlt a first draft version. I don't have too much time on my
  28. hands so I've just knocked up a few rules and some info for you. This
  29. faq is more of an Advert than anything else. If you have any info or
  30. you want to be included in an AMOS contacts section, or you want to
  31. advertise your AMOS Utility, Extension or anything else, just get in
  32. touch with me at the above address.
  33.  
  34. [------------------------------------------------------------------------]
  35.  
  36. 1. What is AMOS?
  37. -=-=-=-=-=-=-=-=-
  38.  
  39. AMOS is THE best BASIC language of all time. If you don't agree then you
  40. can get the hell out of this group ;)
  41.  
  42. AMOS is the BIG brother of STOS from the old Atari ST. STOS goes back to
  43. about 1986 and was released by Mandarin Software. In 1989 Francois Lionet
  44. updated STOS, converting it to the Amiga.  AMOS stands for AMiga Operating
  45. System and although it's certainly no operating system it's a mighty fine
  46. BASIC Language.
  47.  
  48. AMOS is like many other BASIC languages in the way that it uses an editor
  49. which can run source code without compilation, this is known as
  50. Interpreting. In the early days of BASIC Interpreting was the only way
  51. of running the program which is quite a slow way of doing things. Each line
  52. of the code is translated into it's machine language equivalent. This
  53. is a rather slow process which is why BASIC has a very bad reputation when
  54. it comes to speed. Nowadays all BASIC languages are capable of being
  55. Compiled. The compiler will convert the source code into the machine
  56. language equivalent and the save it to the disk. Once saved it can be
  57. run independent to the Interpreter which allows you to distribute self
  58. contained executables that run without the user having amos. The compiled
  59. version will also run much faster that the interpreted version.
  60.  
  61.  
  62.  
  63.  
  64.  
  65. 2. NewsGroup Rules.
  66. -=-=-=-=-=-=-=-=-=-
  67.  
  68. Rules of the newsgroup, first rules by Paul Burkey. Send comments for
  69. changes to me. These rules are for everyone using the group not just
  70. myself. I hope you agree with these ideas but I'm willing to change them
  71. so that we can make the group as easy to use and as helpful as possible.
  72.  
  73. 1. Avoid posting anything too big. This group isn't really a binaries
  74.    group so we should avoid heavy Source Code posting. If the group gets
  75.    too many Binary postings then some of the News Providers will stop
  76.    taking alt.religion.amos and this will stop some people from getting
  77.    access to the group.
  78.    Avoid posting anything over 50k, unless someone asks for it. Anything
  79.    over 80k should really be posted direct to that person via email. Also
  80.    don't post anything that has copyright restrictions, anything posted
  81.    here can be considered Public Domain. By that I mean it can be re-printed,
  82.    re-published and otherwise spread by any means. So don't post the source
  83.    code of your latest game only to find someone then goes and uses the
  84.    code for non-commercial use ie, Disk Magazine, PD library. Your code
  85.    might also be uploaded to Aminet as either a Source Code Archive or
  86.    an 'alt-rel-amos' archive.
  87.  
  88. 2. No Spamming, as if we could ever stop it :(
  89.  
  90. 3. No Arguments over anything, you are welcome to state your point about
  91.    certain topics but we don't want to see threads going on for weeks
  92.    without anything good coming from it. If you don't like what someone
  93.    has said you are welcome to state your case and leave there. Anything
  94.    more than that should be posted direct via email.
  95.  
  96. 4. Don't post exe files or non text/source code files unless it is an
  97.    important file like an amos extension or any other important non
  98.    copyrighted material. Avoid posting compiled amos versions of anything.
  99.    Other types of files that aren't wanted in here are Samples, music,
  100.    and graphics. So the rule is post only Source code or Amos Extensions,
  101.    anything else you should ask readers of the group first.
  102.    Just be sensible :)
  103.  
  104. 5. I'm going to encourage people to send AMOS related adverts, that is
  105.    adverts for new AMOS related software ie, extensions, utilities etc.
  106.    You are also welcome to post an advert for your latest Shareware
  107.    utility or game. Any news about AMOS and related info is also
  108.    encouraged. I don't want to see adverts for BBS's or FTP sites or
  109.    WWW sites unless it has some sort of AMOS support, in case you are
  110.    encouraged :)
  111.  
  112. Rules summary----------
  113.  
  114. The above rules are only a very quick run down to start the group off.
  115. Please use your common sense when posting.
  116.  
  117. Once again I must say I'm willing to hear from you about changes to these
  118. rules. I can't punish you or ban you from using this group if you don't
  119. follow the rules, I don't own the group but I'm sure you will agree we
  120. need rules to make it work. What we also need is for us to get together
  121. and shape the rules to suit everyone.
  122.  
  123. I don't know how popular the group will get, I'm quite happy if it's
  124. just a hand full of people who exchange the odd Procedure now and again.
  125. If however it becomes too busy especially the source code side we can
  126. consider adding the group 'alt.religion.amos.source' so we can split it
  127. up but that will only happen if things do get busy ;)
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134. 3. Different versions of AMOS.
  135. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  136.  
  137. Versions to look out for are.
  138.  
  139. AMOS V1.36 and earlier.     Sometimes known as AMOS The CREATOR.
  140. Easy AMOS.
  141. AMOS Pro V2.00 and earlier.
  142.  
  143. As for compilers and the AMOS interpreters themselves I can't tell you
  144. how to get hold of them because AMOS has stopped being supported by both
  145. Europress and the author Francois Lionet. If you want to get hold of
  146. a copy of the Compiler or the Interpreter then get in touch with me or
  147. keep a look out in the newsgroup for details of some exciting news on
  148. a new official distributer. As for easy AMOS I'm not too sure whether
  149. it will ever be available again. If you want to learn to program AMOS or
  150. you want to start programming AMOS then your only choice is the Pro
  151. Versions, I'm sure it would be easier to learn AMOS Pro than it is to
  152. learn Easy AMOS because the AMOS Pro editor is of a much higher quality.
  153.  
  154.  
  155.  
  156.  
  157. 4. AMOS Extensions
  158. -=-=-=-=-=-=-=-=-=-
  159.  
  160. Here is a list of some of the interesting extensions that are available
  161. for AMOS Pro. When I get sent some more details I'll update the list
  162. with contact addresses and prices...
  163.  
  164. If you want more details about any of these just post your question to
  165. the newsgroup. I'll update it with as much info as I can get. Version
  166. dates may be out of date.
  167.  
  168. LDos v2.5               Various DOS commands and I think AREXX support.
  169. LSer v2.1               More Serial commands.
  170. TURBO PLUS v1.0         Turbo Graphics as well as many other interesting
  171. Intuition v1.3          Amiga Intuition commands.
  172. EasyLife v1.4b          XPK and Powerpacker support Plus many more features.
  173. AMOS OS Interface v3.4
  174. PRT_Extension v1.1
  175. JD_Extension v4.6
  176. AMCAFE Extension        Very good extension. Details next time.
  177.  
  178. Sorry for the rather short if any descriptions but I'll fill this section
  179. out next time.
  180.  
  181.  
  182.  
  183.  
  184. 5. AMOS Clubs or User Groups
  185. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  186.  
  187. Any AMOS clubs out there? Post me with your details or even post the
  188. newsgroup direct!!! Anything important will be added to this faq.
  189.  
  190.  
  191.  
  192.  
  193. 6. Books
  194. -=-=-=-=-
  195.  
  196. AMOS IN ACTION            by Len Tucker.    Pub. by KUMA.
  197. AMIGA GAME MAKER'S MANUAL by Stephen Hill.  Pub. by SIGMA.
  198. ULTIMATE AMOS             by Jason Holborn. Pub. by Amiga Format(Future)
  199.  
  200. Any more? Post us please!!!
  201.  
  202.  
  203. 7. Aminet
  204. -=-=-=-=-
  205.  
  206. The Aminet is one of the best ways to get hold of Amiga Software. It
  207. also has a section for amos!!! Here are a few of the main Aminet sites
  208. to look out for....
  209.  
  210. Some sites may not hold the AMOS directory, I'd recommend going
  211. for the nearest site to you, I'll update this list if anyone recommends
  212. a site for fast access from a certain location. Look out for the sites
  213. marked with the <----- as these are recommended locations
  214.  
  215. Country         Machine Name             IP address      Directory
  216. --------------------------------------------------------------------
  217. USA (MO)     ftp.wustl.edu            128.252.135.4   pub/aminet/ <---
  218. USA (WI)     ftp.netnet.net           198.70.64.3     pub/aminet/ <---
  219. Scandinavia  ftp.luth.se              130.240.18.2    pub/aminet/
  220. Switzerland  ftp.eunet.ch             146.228.10.16   pub/aminet/
  221. Germany      ftp.uni-paderborn.de     131.234.2.32    pub/aminet/ <---
  222. Germany      ftp.uni-erlangen.de      131.188.3.2     pub/aminet/
  223. Germany      ftp.uni-siegen.de        141.99.128.1    pub/aminet/
  224. Germany      ftp.cs.tu-berlin.de      130.149.17.7    pub/aminet/
  225. Germany      ftp.stud.fh-heilbronn.de 141.7.1.41      pub/aminet/
  226. UK           ftp.doc.ic.ac.uk         146.169.2.1     pub/aminet/ <---
  227. UK           micros.hensa.ac.uk       148.88.8.84     pub/aminet/
  228.  
  229.  
  230. 8. Other FTP Sites
  231. -=-=-=-=-=-=-=-=-=-
  232.  
  233. If you have or know of a good web site then post an add to the group,
  234. I'll check the site out and list it here. Anything that has some files
  235. for AMOS that aren't available on Aminet is most needed.
  236.  
  237.  
  238.  
  239. 9. AMOS WWW sites
  240. -=-=-=-=-=-=-=-=-=
  241.  
  242. If you have or know of a good web site then post an add to the group,
  243. I'll check the site out and list it here. Anything that has some files
  244. for AMOS that aren't available on Aminet is most needed.
  245.  
  246.  
  247.  
  248. 10. AMOS problems and/or bugs
  249. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  250.  
  251. Sorry there aren't any bugs in AMOS ;)
  252.  
  253. If you know of any, send me a full report!!!! You must give me details
  254. of the Machine type and a good description of the bug.
  255.  
  256.  
  257.  
  258.  
  259. 11. Other Contact Addresses
  260. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  261.  
  262. I'd like to list here the addresses of AMOS magazines. AMOS related
  263. distributors. And any other misc. contacts...
  264.  
  265. If you want to make some more contacts for AMOS and you have access to
  266. email then why not get onto the 'amos-list' this is a mailing list
  267. which works in a similar way to this newsgroup, The main difference
  268. with the amos-list is that it's available to people who don't have
  269. Internet access but do have email access. It holds an under 4k rule
  270. so you can be assured of low data traffic so it's mainly for short
  271. messages rather than source code. It's a lot more widespread than this
  272. little newsgroup is so I'd recommend using both if you can. You could
  273. even post some source code here and post a message there so that people
  274. can browse the list for that 'posting only'.
  275.  
  276. To SUBSCRIBE to the AMOS list, send mail to: 
  277.  
  278.      amos-request@access.digex.net
  279.  
  280. In the body of the message, please put:
  281.  
  282. SUBSCRIBE amos-list [your email address]
  283.  
  284. In a day or so you'll start getting incoming emails from people who
  285. are posting to the amos-list. One of the first message you get will give
  286. you more details of how it all works. 
  287.  
  288. If you still can't figure it all out, email Michael Cox asking for more
  289. info.
  290.  
  291. Michael Cox at mcox@access.digex.net
  292.  
  293.  
  294. 12. AMOS users list
  295. -=-=-=-=-=-=-=-=-=-
  296.  
  297. Well, in here but I really want to make a list of AMOS users with their
  298. AMOS interests and maybe a list of programmes that have been written by
  299. them. I really want to get this list up to date so if you can mail me
  300. with your details I'll add you to the list.
  301.  
  302.  
  303. Last update 23/1/96
  304. [-------------------------- End of FAQ ----------------------------------]
  305. email contact <paulb@sneech.demon.co.uk>
  306.  
  307.  
  308. EOF
  309.